Add gdk_win32_window_get_type into gdk.symbols
authorChun-wei Fan <fanchunwei@src.gnome.org>
Thu, 14 Apr 2011 15:48:49 +0000 (23:48 +0800)
committerChun-wei Fan <fanchunwei@src.gnome.org>
Thu, 14 Apr 2011 15:48:49 +0000 (23:48 +0800)
commitf9ad0c61b23774a2b70f9cf63463de46aec19225
tree9e6ed160a3ceb195955aecf37fc43ee9e34c182c
parent8632ec43eb54035457de9dae00c45bdf9b0e5f4e
Add gdk_win32_window_get_type into gdk.symbols

This symbol needs to be exported for GDK (Win32) so that the
runtime checks for Win32 backend usage can be done on
MSVC-compiled versions of GTK+ too.

I did not add the corresponding symbols for the other backend
though-they are probably exported automatically by GCC AFAIK.

This is done to make commit
9db4accf9c30e29979e3e012f0a8b3ef624bb690
work on MSVC
gdk/gdk.symbols